gtk4.git
2017-11-30 Matthias Clasentooltip: Set icon from texture instead of pixbuf
2017-11-30 Matthias ClasenDrop gtk_cell_view_new_with_pixbuf
2017-11-30 Matthias ClasenDrop gdk_cursor_new_from_pixbuf
2017-11-30 Matthias Clasendocs: Remove mentions of gdk_cursor_new_from_pixbuf
2017-11-30 Matthias Clasendnd: Stop using gdk_cursor_new_from_pixbuf
2017-11-30 Matthias ClasenFix the build
2017-11-30 Matthias ClasenDrop gtk_drag_source_set_icon_pixbuf
2017-11-30 Matthias Clasentestdnd: Stop using gtk_drag_source_set_icon_pixbuf
2017-11-30 Matthias Clasenicon-browser: Stop using gtk_drag_source_set_icon_pixbuf
2017-11-30 Matthias ClasenDrop gtk_css_image_surface_new_for_pixbuf
2017-11-30 Matthias ClasenAvoid pixbufs when loading themed icons
2017-11-30 Matthias ClasenAdd gtk_cell_view_new_with_texture
2017-11-29 Matthias ClasenDrop gtk_snapshot_render_icon
2017-11-29 Matthias Clasenwindow: Stop using GdkPixbuf
2017-11-29 Matthias ClasenCosmetic formatting fixes
2017-11-29 Christophe... wayland: Fix indentation of previous commit
2017-11-29 Christophe... wayland: emit GDK_SELECTION_CLEAR on owner changes
2017-11-29 Christophe... wayland: Remove unused data structure
2017-11-29 Matthias ClasenDrop gtk_application_is_inhibited
2017-11-29 Matthias ClasenImprove the docs
2017-11-29 Benjamin Otteinspector: Reorganize stack
2017-11-29 Benjamin Otteinspector: remove visible=TRUE properties
2017-11-28 Matthias Clasengdk: Add some missing autocleanups
2017-11-28 Rico TzschichholzFix some parameter name mismatches to make g-ir-scanner...
2017-11-27 Carlos Garnachogdkseatdefault: Use TABLET_STYLUS capability for styli...
2017-11-27 Carlos Garnachogdk/wayland: Emit GdkSeat::device-added/removed
2017-11-27 Matthias ClasenFix up _gtk_widget_list_devices
2017-11-27 Matthias ClasenFix a typo
2017-11-27 Милош ПоповићUpdate Serbian translation
2017-11-27 Matthias Clasenlistbox: Handle unpaired releases as well
2017-11-27 Carlos Garnachogtkflowbox: Activate items on ::unpaired-release
2017-11-27 Carlos Garnachogtkgesturemultipress: Add ::unpaired-release signal
2017-11-27 Matthias Clasenwayland: Don't provide gsetting if dconf is not available
2017-11-26 Kjell AhlstedtGtkWindow: Fix the down-scaling in icon_from_list()
2017-11-25 Piotr DrągUpdate POTFILES.in
2017-11-25 Matthias Clasenwayland: Drop GdkWaylandDeviceManager
2017-11-25 Matthias ClasenDrop GdkDeviceManager entirely
2017-11-25 Matthias ClasenDrop the ::device-manager property
2017-11-25 Matthias Clasenx11: Stop deriving from GdkDeviceManager
2017-11-25 Matthias Clasenwayland: Stop deriving from GdkDeviceManager
2017-11-25 Matthias Clasenwin32: Stop deriving from GdkDeviceManager
2017-11-25 Matthias Clasenquartz: Stop deriving from GdkDeviceManager
2017-11-25 Matthias ClasenDrop the GdkDeviceManager::display property
2017-11-25 Matthias ClasenRemove the get_client_pointer vfunc
2017-11-25 Matthias ClasenDrop the get_client_pointer vfunc
2017-11-25 Matthias ClasenDrop the list_devices vfunc
2017-11-25 Matthias ClasenDrop gdk_device_manager_list_devices
2017-11-25 Matthias Clasengdk: Drop devicemanager signals
2017-11-25 Matthias Clasenwayland: Stop emitting devicemanager signals
2017-11-25 Matthias Clasenx11: Stop emitting devicemanager signals
2017-11-25 Matthias Clasendisplay: Drop the device_manager for good
2017-11-25 Matthias Clasenwayland: Stop using display->device_manager
2017-11-25 Matthias Clasenquartz: Stop using display->device_manager
2017-11-25 Matthias Clasenwin32: Stop using gdk_display_get_device_manager
2017-11-25 Matthias Clasenx11: Stop using gdk_display_get_device_manager
2017-11-25 Matthias Clasenbroadway: Remove devicemanager implementation
2017-11-25 Matthias Clasenbroadway: Stop using GdkDeviceManager
2017-11-25 Matthias Clasendisplay: Stop using devicemanager internally
2017-11-25 Matthias ClasenDrop GdkDeviceManager APIs
2017-11-25 Matthias ClasenDon't mention GdkDeviceManager in docs
2017-11-25 Matthias ClasenDrop support for setting event masks for floating devices
2017-11-25 Matthias Clasengdk: Move gdk_disable_multidevice tot he X11 backend
2017-11-25 Matthias ClasenDrop gdk_display_get_device_manager API
2017-11-25 Matthias Clasentreeview: Don't use GdkDeviceManager
2017-11-25 Matthias Clasenwindow: Don't use GdkDeviceManager
2017-11-25 Matthias Clasenwidget: Don't use GdkDeviceManager
2017-11-25 Matthias ClasenFix the build
2017-11-25 Matthias Clasengdk: Remove a leftover GdkScreen
2017-11-24 Matthias Clasengsk: Quiet a compiler warning
2017-11-23 Daniel BolesEntry:show-emoji-icon is in GTK+ 3 too
2017-11-23 Daniel BolesBe more specific in ::insert-emoji Since tag
2017-11-23 Alexander Larssonbroadway: Disable fallback spew by default
2017-11-23 Alexander Larssonbroadway: Roundtrip each update to rate limit redraw
2017-11-23 Alexander Larssonbroadway: Handle cairo nodes
2017-11-23 Alexander Larssonbroadway: Handle texture gsd nodes
2017-11-23 Alexander Larssonbroadway: Add clip node
2017-11-23 Alexander Larssonbroadway: Don't log cache hits
2017-11-23 Alexander Larssonbroadway: Cache color translated textures
2017-11-23 Alexander Larssonbroadway: Add opacity node
2017-11-23 Alexander Larssonbroadway: Add shadow node
2017-11-23 Alexander Larssonbroadway: Add node cache for text
2017-11-23 Alexander Larssonbroadway: Remove inflate code
2017-11-23 Alexander Larssonbroadway: Add linear gradient node
2017-11-23 Alexander Larssonbroadway: Add RoundedClip node
2017-11-23 Alexander Larssonbroadway: Add inset shadow
2017-11-23 Alexander Larssonbroadway: Add outset shadow node
2017-11-23 Alexander Larssonbroadway: Fix border node positioning
2017-11-23 Alexander Larssonbroadway: Add border node
2017-11-23 Alexander Larssonbroadway: Clean up node parser
2017-11-23 Alexander Larssonbroadway: Add color nodes
2017-11-23 Alexander Larssonbroadway: Fix input events
2017-11-23 Alexander Larssonbroadway: Don't swap node trees until all images are...
2017-11-23 Alexander Larssonbroadway: Rewrite textures in nodes to global
2017-11-23 Alexander Larssonbroadway: Remove remaining unused window_update code
2017-11-23 Alexander Larssonbroadway: Initial version of using actual render nodes
2017-11-23 Alexander Larssonbroadway: Use textures to configure window contents
2017-11-23 Alexander Larssonbroadway: Actually upload textures to client
2017-11-23 Alexander Larssonbroadway: Introduce global ids for the textures
2017-11-23 Alexander Larssonbroadway: Add support for uploading textures to daemon
2017-11-23 Alexander Larssonbroadway: Support fd passing in protocol
next